Make Serving service mesh tests more stable#2196
Make Serving service mesh tests more stable#2196openshift-merge-robot merged 1 commit intoopenshift-knative:mainfrom
Conversation
|
/test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
/test 4.10-upstream-e2e-mesh-aws-ocp-410 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pierDipi, ReToCode The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold for tests |
|
/test 4.10-upstream-e2e-mesh-aws-ocp-410 |
1 similar comment
|
/test 4.10-upstream-e2e-mesh-aws-ocp-410 |
|
/unhold Eventing failures are flakes |
|
👍 I'll add that then, but after 4.13-upstream-e2e-mesh-aws-ocp-413 is hopefully green once :) |
|
@ReToCode: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Fixes JIRA https://issues.redhat.com/browse/SRVCOM-2356
Partially fixes JIRA https://issues.redhat.com/browse/SRVKS-1099
Partially fixes JIRA https://issues.redhat.com/browse/SRVCOM-2522
Proposed Changes
We are trying to do #2171 in parts now. This PR contains the fixes found in https://issues.redhat.com/browse/SRVKS-1099 to make Serving service-mesh tests more stable
Changes:
TERMINATION_DRAIN_DURATION_SECONDSfrom metadata-webhook, as this no longer worksterminationDrainDuration: 35sto SMCP to make envoy wait longer with termination/cc @mgencur , @pierDipi